<?xml version="1.0"?>
<component name="org.nuxeo.ecm.localconf.theme.override">

  <require>org.nuxeo.ecm.localconf.theme</require>

  <extension point="actions" target="org.nuxeo.ecm.platform.actions.ActionService">

    <action icon="/icons/file.gif" id="THEME_CONFIGURATION" label="action.view.theme" link="/incl/tabs/theme_configuration.xhtml" order="100">
      <category>LOCAL_CONFIGURATION</category>
      <filter-id>manage</filter-id>
    </action>

  </extension>

</component>
